[][src]Crate shade_runner

Re-exports

pub use layouts::*;
pub use error::*;

Modules

error
layouts

Structs

CompiledShaders
LayoutData
Message
Watch

Functions

load

Loads and compiles the vertex and fragment GLSL shaders from files

load_compute
parse

Parses the shaders and gives an entry point

parse_compute